|   File        : !Run
|   Date        : 07-Dec-97
|   Author      :  A.Thoukydides, 1996, 1997
|   Description : The script used to start the ARMEdit configuration
|                 application. This assumes that the main front-end has
|                 already been started. Sufficient memory needs to be claimed
|                 to allow for external commands being executed.

| Load the configuration application sprites
IconSprites <Obey$Dir>.!Sprites

| Check that there is sufficient memory to run
WimpSlot -min 264K -max 264K

| Start the application
Run <Obey$Dir>.!RunImage